-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade parse from 3.0.0 to 3.1.0 #7222
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7222 +/- ##
=======================================
Coverage 94.01% 94.01%
=======================================
Files 172 172
Lines 12873 12873
=======================================
Hits 12103 12103
Misses 770 770 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need a changelog entry? Makes me wonder, how do we currently inform about Parse Server <-> Parse JS SDK compatibility?
We did keep track of the SDK version in the changelog (as well as other deps) a while ago. We removed it in favor of users can check the version through tags. |
Can you explain? - I am thinking of: the docs say for certain features "available from parse server version x.y". But how would a developer know which Parse JS SDK version is required for the feature? |
They should always be using the latest version. The JS SDK doc / guide also has versions per features (May be incomplete). They can also check the JS SDK change logs. |
Thanks, got it. |
🎉 This change has been released in version 5.0.0-beta.1 |
🎉 This change has been released in version 5.0.0 |
https://github.com/parse-community/Parse-SDK-JS/releases/tag/3.1.0